Files
43c17be4-cce5-490e-a19f-e30…/vercel.json
2026-03-28 09:44:14 +00:00

5 lines
97 B
JSON

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