Files
a753fd04-376b-4b24-8887-0dd…/vercel.json
2026-03-05 22:38:08 +00:00

5 lines
97 B
JSON

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