Files
244c637f-aa7d-4558-af5c-d58…/vercel.json
2026-03-26 03:26:10 +00:00

5 lines
97 B
JSON

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