Files
e1839df3-d82c-44b2-afb9-be0…/vercel.json
2026-05-19 18:41:10 +00:00

5 lines
97 B
JSON

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