Files
8f690ed7-f95c-4f9e-8a06-007…/vercel.json
2026-05-09 20:19:06 +00:00

5 lines
97 B
JSON

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