Files
fad4ad81-e99b-4f5c-8ec3-cd9…/vercel.json
2026-03-15 22:11:38 +00:00

5 lines
97 B
JSON

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