Files
3c518bc9-e224-46cf-8231-0a2…/vercel.json
2026-03-07 06:41:40 +00:00

5 lines
97 B
JSON

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