Files
7b93b42e-5090-44d8-9c44-c74…/vercel.json
2026-04-14 14:19:31 +00:00

5 lines
97 B
JSON

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