Files
bb204938-0598-4b24-aa4e-52a…/vercel.json
2026-03-09 17:18:41 +00:00

5 lines
97 B
JSON

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