Files
debef746-00eb-44a2-8b3a-16e…/vercel.json
2026-03-09 10:53:21 +00:00

5 lines
97 B
JSON

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