Files
ef75d426-4285-4f83-a741-1cf…/vercel.json
2026-03-31 18:51:30 +00:00

5 lines
97 B
JSON

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