Files
0b07dc44-abdc-46bd-b993-b16…/vercel.json
2026-04-21 08:56:53 +00:00

5 lines
97 B
JSON

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