Files
4a6e57a6-5cdb-4f8a-be0b-e2a…/vercel.json
2026-06-09 09:14:11 +00:00

5 lines
97 B
JSON

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