Files
63e003d5-9fb9-4395-90c5-5bc…/vercel.json
2026-06-07 09:34:13 +00:00

5 lines
97 B
JSON

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