Files
b2be4dff-d549-4e28-8e7d-965…/vercel.json
2026-03-13 05:43:56 +00:00

5 lines
97 B
JSON

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