Files
161f9d97-ceb7-4fbd-8382-77d…/vercel.json
2026-04-08 15:54:48 +00:00

5 lines
97 B
JSON

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