Files
84b8648b-a152-4120-b47c-e51…/vercel.json
2026-03-08 11:52:00 +00:00

5 lines
97 B
JSON

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