Files
3540fa47-5384-4c2a-8ee2-569…/vercel.json
2026-04-01 19:30:51 +00:00

5 lines
97 B
JSON

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