Files
6690f863-e6d4-406d-9cb5-289…/vercel.json
2026-03-03 16:51:51 +00:00

5 lines
97 B
JSON

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