Files
eb63594c-f3fe-405f-91f0-00c…/vercel.json
2026-03-08 15:52:52 +00:00

5 lines
97 B
JSON

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