Files
006cfc3e-0386-4838-bbee-c61…/vercel.json
2026-03-14 11:32:45 +00:00

5 lines
97 B
JSON

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