Files
53badfaf-7182-4e7e-bb09-acb…/vercel.json
2026-04-28 17:40:17 +00:00

5 lines
97 B
JSON

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