Files
1b4ef74f-1203-4b6b-9ec9-242…/vercel.json
2026-03-08 06:07:49 +00:00

5 lines
97 B
JSON

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