Files
370482b1-73ea-4e7b-b5c1-c7e…/vercel.json
2026-03-13 16:51:23 +00:00

5 lines
97 B
JSON

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