Files
e01f8cf3-3c94-4023-af66-ba3…/vercel.json
2026-06-06 08:18:07 +00:00

5 lines
97 B
JSON

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