Files
edf978b1-5f88-4cf4-9d54-189…/vercel.json
2026-03-28 09:50:30 +00:00

5 lines
97 B
JSON

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