Files
a9c99f1d-5208-4081-81ed-968…/vercel.json
2026-05-21 06:52:33 +00:00

5 lines
97 B
JSON

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