Files
e76db66d-c04d-4711-970b-313…/vercel.json
2026-04-25 23:35:08 +00:00

5 lines
97 B
JSON

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