Files
f4aef168-0cd4-41bf-8b98-2fa…/vercel.json
2026-02-18 10:08:21 +00:00

5 lines
97 B
JSON

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