Files
fed7083e-ec06-4632-8968-36a…/vercel.json
2026-04-07 12:41:20 +00:00

5 lines
97 B
JSON

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