Files
790d9f06-06f7-4fca-9f1a-9db…/vercel.json
2026-06-06 08:38:39 +00:00

5 lines
97 B
JSON

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