Files
02be6e40-95fe-4d2b-a3a1-0bf…/vercel.json
2026-04-12 16:03:27 +00:00

5 lines
97 B
JSON

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