Files
716ee344-7d15-46d2-a4f3-b50…/vercel.json
2026-03-14 05:50:52 +00:00

5 lines
97 B
JSON

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