Files
8c9d3cd4-e065-4f6b-b58e-836…/vercel.json
2026-04-17 18:54:55 +00:00

5 lines
97 B
JSON

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