Files
60e3d292-c8a9-4b0b-a44e-a14…/vercel.json
2026-06-07 14:15:06 +00:00

5 lines
97 B
JSON

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