Files
7612b95f-3f68-430e-8bd1-d7e…/vercel.json
2026-05-06 19:07:08 +00:00

5 lines
97 B
JSON

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