Files
752942b8-3eda-4f49-99b2-e1b…/vercel.json
2026-03-04 09:18:42 +00:00

5 lines
97 B
JSON

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