Files
3cb9d6b7-7618-4bf2-be37-90d…/vercel.json
2026-03-21 09:14:49 +00:00

5 lines
97 B
JSON

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