Files
2af14821-cb24-420a-881a-36e…/vercel.json
2026-05-08 22:35:40 +00:00

5 lines
97 B
JSON

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