Files
4ce21274-190b-430d-9c61-12a…/vercel.json
2026-04-04 18:20:26 +00:00

5 lines
97 B
JSON

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