Files
32c38334-e130-40b7-8b30-19a…/vercel.json
2026-03-03 02:43:44 +00:00

5 lines
97 B
JSON

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