Files
f6db8ef5-81b5-44cc-9dfd-f50…/vercel.json
2026-03-07 03:25:31 +00:00

5 lines
97 B
JSON

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