Files
5ef4ddcc-6480-4227-95b5-08d…/vercel.json
2026-04-09 01:45:52 +00:00

5 lines
97 B
JSON

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