Files
1ab5e2d6-7a09-48da-a0a1-83d…/vercel.json
2026-05-08 20:09:49 +00:00

5 lines
97 B
JSON

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