Files
b7a124ce-27b0-4e2a-8ba2-8db…/vercel.json
2026-04-07 09:37:03 +00:00

5 lines
97 B
JSON

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