Files
47dda7c2-eb32-41c3-a5a7-dd2…/vercel.json
2026-04-25 20:14:46 +00:00

5 lines
97 B
JSON

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