Files
554f7e0e-6738-4ce5-8401-342…/vercel.json
2026-06-07 12:38:33 +00:00

5 lines
97 B
JSON

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