Files
fab4e39a-b54d-48b4-8d2f-2e8…/vercel.json
2026-05-25 07:00:15 +00:00

5 lines
97 B
JSON

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