Files
f246c5ed-2b6e-46d8-ab1e-423…/vercel.json
2026-06-10 04:14:37 +00:00

5 lines
97 B
JSON

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