Files
f127a065-176d-4a49-a1c1-f43…/vercel.json
2026-05-14 22:53:36 +00:00

5 lines
97 B
JSON

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