Files
e436327a-dbf3-4e24-be3f-b6a…/vercel.json
2026-05-09 18:46:29 +00:00

5 lines
97 B
JSON

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