Files
77fe7f8e-7b73-4114-be74-66e…/vercel.json
2026-03-12 12:42:53 +00:00

5 lines
97 B
JSON

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