Files
893e16f6-6741-41cc-8f85-7c7…/vercel.json
2026-06-10 11:11:20 +00:00

5 lines
97 B
JSON

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