Files
a873af06-d6e7-423e-b331-64f…/vercel.json
2026-03-03 02:39:18 +00:00

5 lines
97 B
JSON

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