Files
9d7e85e7-d162-47e7-b237-065…/vercel.json
2026-05-01 10:42:06 +00:00

5 lines
97 B
JSON

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