Files
5368d2fb-cffd-4ec7-9b51-16e…/vercel.json
2026-04-20 15:01:05 +00:00

5 lines
97 B
JSON

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