Files
d030ba82-df8b-4fe3-8a1b-e10…/vercel.json
2026-02-11 06:07:20 +00:00

5 lines
97 B
JSON

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