Files
0ed6f549-249f-41a7-adb1-0bb…/vercel.json
2026-03-25 23:54:47 +00:00

5 lines
97 B
JSON

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