Files
8dd57e1c-74cc-48cc-bd0b-db6…/vercel.json
2026-06-06 14:01:51 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}