Files
ff26493c-8ff3-4319-b774-996…/vercel.json
2026-04-09 13:32:56 +00:00

5 lines
97 B
JSON

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