Files
1ed866fe-5e34-4991-96fd-1cd…/vercel.json
2026-04-12 23:52:07 +00:00

5 lines
97 B
JSON

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