Files
52b3fb7b-cd36-4538-a8f8-c0f…/vercel.json
2026-04-03 17:01:37 +00:00

5 lines
97 B
JSON

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