Files
6e113278-be28-476e-8dce-3e6…/vercel.json
2026-03-05 02:31:34 +00:00

5 lines
97 B
JSON

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