Files
d822577b-75fd-4ef5-af15-0f8…/vercel.json
2026-05-08 19:02:11 +00:00

5 lines
97 B
JSON

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