Files
5950c0b5-5b16-43a4-b092-e81…/vercel.json
2026-05-17 15:42:54 +00:00

5 lines
97 B
JSON

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