Files
3b7b6d01-9f57-451f-954c-204…/vercel.json
2026-03-06 03:42:36 +00:00

5 lines
97 B
JSON

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