Files
a1365973-5225-4b2e-9884-375…/vercel.json
2026-04-19 05:03:55 +00:00

5 lines
97 B
JSON

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