Files
c0efe27c-5b2e-4df4-a3fb-91c…/vercel.json
2026-05-08 07:19:02 +00:00

5 lines
97 B
JSON

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