Files
2cc7babf-a58f-41f8-b1ed-c6a…/vercel.json
2026-05-21 07:51:45 +00:00

5 lines
97 B
JSON

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