Files
083c5d9a-4562-45cb-adb0-d69…/vercel.json
2026-06-02 15:26:54 +00:00

5 lines
97 B
JSON

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