Files
3573d361-fa4e-4f3a-af9e-9fd…/vercel.json
2026-03-13 05:32:18 +00:00

5 lines
97 B
JSON

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