Files
73da3b05-e2f8-4b08-8006-b12…/vercel.json
2026-05-20 14:51:33 +00:00

5 lines
97 B
JSON

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