Files
a988e3d7-49d2-4233-96db-18c…/vercel.json
2026-04-11 23:07:10 +00:00

5 lines
97 B
JSON

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