Files
94b7b1fb-3bed-4e5b-8c7c-4b8…/vercel.json
2026-03-30 01:08:39 +00:00

5 lines
97 B
JSON

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