Files
37bef416-40e3-41e4-935f-8b8…/vercel.json
2026-04-23 16:34:12 +00:00

5 lines
97 B
JSON

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