Files
5336cfab-4471-4a06-b66b-ead…/vercel.json
2026-03-09 10:12:01 +00:00

5 lines
97 B
JSON

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