Files
2888fc9e-e741-4886-be36-1a2…/vercel.json
2026-03-28 10:52:53 +00:00

5 lines
97 B
JSON

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