Files
93b18c64-2c91-4acf-9e75-e44…/vercel.json
2026-04-06 11:43:09 +00:00

5 lines
97 B
JSON

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