Files
f595d31a-37b3-44b8-81de-a28…/vercel.json
2026-06-11 01:10:18 +00:00

5 lines
97 B
JSON

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