Files
4b3d07ef-814a-4e82-b429-cd1…/vercel.json
2026-04-11 22:11:08 +00:00

5 lines
97 B
JSON

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