Files
5056be2b-cf89-44d8-9198-979…/vercel.json
2026-03-26 19:12:20 +00:00

5 lines
97 B
JSON

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