Files
f8038c7d-1730-43db-b0b1-b6e…/vercel.json
2026-03-17 01:27:56 +00:00

5 lines
97 B
JSON

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