Files
6fbc0dc2-a00c-4059-820f-fb9…/vercel.json
2026-03-08 17:10:06 +00:00

5 lines
97 B
JSON

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