Files
afea80ee-5193-4a12-933b-04e…/vercel.json
2026-04-20 05:06:36 +00:00

5 lines
97 B
JSON

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