Files
27925a70-c9cc-46be-b674-931…/vercel.json
2026-05-18 09:33:55 +00:00

5 lines
97 B
JSON

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