Files
d349c609-bc96-4c63-a90a-19e…/vercel.json
2026-03-21 10:11:20 +00:00

5 lines
97 B
JSON

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