Files
a4f6c486-de67-465b-9422-57c…/vercel.json
2026-03-15 05:08:09 +00:00

5 lines
97 B
JSON

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