Files
5aa9ec3c-543e-451b-90e4-16e…/vercel.json
2026-03-06 19:04:33 +00:00

5 lines
97 B
JSON

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