Files
3f83fc85-79f7-4568-b7a0-3e1…/vercel.json
2026-06-09 15:24:42 +00:00

5 lines
97 B
JSON

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