Files
ccc48f1c-5f5f-42e8-b988-189…/vercel.json
2026-06-09 12:34:48 +00:00

5 lines
97 B
JSON

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