Files
c263d831-6e5d-4198-82b1-cb5…/vercel.json
2026-05-31 02:13:14 +00:00

5 lines
97 B
JSON

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