Files
11fd13b6-fde5-4dfa-91a5-9ae…/vercel.json
2026-04-19 21:16:30 +00:00

5 lines
97 B
JSON

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