Files
1cf7316c-544e-4857-9db8-370…/vercel.json
2026-02-19 18:55:29 +00:00

5 lines
97 B
JSON

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