Files
0e0a90dd-61ed-44d4-bb9c-543…/vercel.json
2026-05-14 11:55:47 +00:00

5 lines
97 B
JSON

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