Files
0cf1ee6e-55c4-4c0a-97f0-5c3…/vercel.json
2026-04-09 03:12:54 +00:00

5 lines
97 B
JSON

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