Files
3c1dfd3b-12bb-47c7-a57c-e58…/vercel.json
2026-03-19 02:19:32 +00:00

5 lines
97 B
JSON

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