Files
639df8d8-4910-4c8c-8d38-48b…/vercel.json
2026-06-03 08:07:49 +00:00

5 lines
97 B
JSON

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