Files
b4244679-b778-4e24-a89c-ef9…/vercel.json
2026-05-17 21:10:40 +00:00

5 lines
97 B
JSON

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