Files
3a6b9f7e-f3ff-4c4e-8f99-714…/vercel.json
2026-04-18 09:11:51 +00:00

5 lines
97 B
JSON

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