Files
1bb1ffa4-93b7-4d55-980e-3a6…/vercel.json
2026-03-05 04:13:05 +00:00

5 lines
97 B
JSON

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