Files
2a60a080-0be0-4ee7-b8ae-7fa…/vercel.json
2026-03-16 05:30:34 +00:00

5 lines
97 B
JSON

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