Files
def88b59-9fe2-4b96-9ebc-278…/vercel.json
2026-06-09 20:18:24 +00:00

5 lines
97 B
JSON

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