Files
1ff2e99f-7ded-4e9f-a881-ad9…/vercel.json
2026-05-19 17:10:39 +00:00

5 lines
97 B
JSON

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