Files
692a7082-f35a-4fa5-8be8-b93…/vercel.json
2026-03-07 17:08:05 +00:00

5 lines
97 B
JSON

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