Files
71b5d896-5848-46d7-97a7-10e…/vercel.json
2026-05-01 09:30:31 +00:00

5 lines
97 B
JSON

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