Files
9766c0ec-eba6-4352-a50b-6d5…/vercel.json
2026-03-18 09:47:58 +00:00

5 lines
97 B
JSON

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