Files
c392eb70-8500-4b2a-89de-5a9…/vercel.json
2026-03-03 08:54:17 +00:00

5 lines
97 B
JSON

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