Files
8b730037-3eb9-4ea6-b20c-dfb…/vercel.json
2026-03-03 15:22:46 +00:00

5 lines
97 B
JSON

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