Files
13d56cb2-4f46-4699-8c69-e97…/vercel.json
2026-03-17 22:56:17 +00:00

5 lines
97 B
JSON

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