Files
d4c9b625-1ec6-499e-883e-9b4…/vercel.json
2026-03-06 02:05:51 +00:00

5 lines
97 B
JSON

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