Files
a9da950a-bc24-4b0e-a6f3-faa…/vercel.json
2026-04-13 11:48:53 +00:00

5 lines
97 B
JSON

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