Files
2c42f9a3-b714-49ec-b7e5-a08…/vercel.json
2026-03-04 13:06:40 +00:00

5 lines
97 B
JSON

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