Files
dfbd6ea1-3b43-4492-b859-65e…/vercel.json
2026-04-25 07:37:42 +00:00

5 lines
97 B
JSON

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