Files
6caecbd9-9f0b-4e44-9463-8fc…/vercel.json
2026-03-31 18:37:46 +00:00

5 lines
97 B
JSON

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