Files
811e6fa5-283f-435c-bfa7-040…/vercel.json
2026-03-07 14:17:14 +00:00

5 lines
97 B
JSON

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