Files
4d99d5ab-22e4-4d62-924c-022…/vercel.json
2026-06-05 12:44:28 +00:00

5 lines
97 B
JSON

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