Files
bb50a08f-1b9c-4cd0-a71a-091…/vercel.json
2026-03-09 19:12:03 +00:00

5 lines
97 B
JSON

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