Files
e852adbf-d720-42ba-99cd-e6a…/vercel.json
2026-03-20 00:16:16 +00:00

5 lines
97 B
JSON

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