Files
1bccbe64-e03a-4950-b86e-143…/vercel.json
2026-03-03 02:44:16 +00:00

5 lines
97 B
JSON

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