Files
47ea0f8a-f79f-4018-9213-7d7…/vercel.json
2026-03-09 16:54:36 +00:00

5 lines
97 B
JSON

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